Problem Note 45118: Starmbrtrees file is unnecessarily created for NO_NWAY cubes
When building a SAS® OLAP cube from a star schema, the starmbrtrees
file, or "star member trees" file, is created. The starmbrtrees
file contains an index for each non-measure dimension in cubes that are associated with dimension tables. In essence, each starmbrtree index is a transformed version of all of the external dimension tables on a row-by-row basis, where the individual distinct level caption values are replaced by the same level ordinals that are also used in the caption files and member trees to represent those captions. Only information for those levels that are used in the cube are stored in the starmbrtrees
file. Therefore, the star member trees file does not store information for columns in the dimension table that are not used by the cube.
Star member trees are intended to join fact table keys with dimension member keys when creating a MOLAP NWAY aggregation during cube loading or cube update. SAS OLAP cubes that are built using the NO_NWAY PROC OLAP option do not have use for star member trees. Star member trees should not be created for cubes that do not have a MOLAP NWAY aggregation table, which, instead, have an NWAY aggregation table defined.
However, in some cases, the starmbrtrees
file is created when the NO_NWAY option has been specified. The creation of this file can increase the build time for a NO_NWAY cube, as well as cause the cube to take up more disk space with the existence of the starmbrtrees
file.
Currently, there is no way to prevent the unnecessary creation of the starmbrtrees
file.
Operating System and Release Information
SAS System | SAS OLAP Server | z/OS | 9.1 TS1M2 | 9.4 TS1M0 |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.1 TS1M2 | 9.4 TS1M0 |
Microsoft Windows Server 2003 Datacenter 64-bit Edition | 9.1 TS1M2 | 9.4 TS1M0 |
Microsoft Windows Server 2003 Enterprise 64-bit Edition | 9.1 TS1M2 | 9.4 TS1M0 |
Microsoft Windows 2000 Advanced Server | 9.1 TS1M2 | |
Microsoft Windows 2000 Datacenter Server | 9.1 TS1M2 | |
Microsoft Windows 2000 Server | 9.1 TS1M2 | |
Microsoft Windows 2000 Professional | 9.1 TS1M2 | |
Microsoft Windows NT Workstation | 9.1 TS1M2 | |
Microsoft Windows Server 2003 Datacenter Edition | 9.1 TS1M2 | 9.4 TS1M0 |
Microsoft Windows Server 2003 Enterprise Edition | 9.1 TS1M2 | 9.4 TS1M0 |
Microsoft Windows Server 2003 Standard Edition | 9.1 TS1M2 | 9.4 TS1M0 |
Microsoft Windows XP Professional | 9.1 TS1M2 | 9.4 TS1M0 |
64-bit Enabled AIX | 9.1 TS1M2 | 9.4 TS1M0 |
64-bit Enabled HP-UX | 9.1 TS1M2 | 9.4 TS1M0 |
64-bit Enabled Solaris | 9.1 TS1M2 | 9.4 TS1M0 |
HP-UX IPF | 9.1 TS1M2 | 9.4 TS1M0 |
Linux | 9.1 TS1M2 | 9.4 TS1M0 |
OpenVMS Alpha | 9.1 TS1M2 | 9.4 TS1M0 |
Tru64 UNIX | 9.1 TS1M2 | 9.4 TS1M0 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | high |
Topic: | Query and Reporting ==> OLAP (Online Analytical Processing)
|
Date Modified: | 2011-12-19 09:21:52 |
Date Created: | 2011-12-12 12:06:25 |